Degrees
⚠️ The endpoints and data associated with degrees is still a WIP. All information subject to change
Degrees are a collection of different Requirement objects that make up a full degree plan for the year it was published in the course catalog.
GET /degree/{id}
This endpoint accepts a single route parameter to get a degree by its primary key.
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
id | path | string | true | ID of the degree to get |